| diagram | ![]() |
||
| namespace | http://xmlns.oracle.com/Agile/e6/core/Common/V1 | ||
| type | extension of tns:plmMetaClass | ||
| properties |
|
||
| children | id name mask defaultForm defaultList table title master typeName | ||
| used by |
|
||
| source | <xs:complexType name="plmMetaType"> <xs:complexContent> <xs:extension base="tns:plmMetaClass"> <xs:sequence> <xs:element name="master" type="xs:string"/> <xs:element name="typeName" type="xs:string"/> </xs:sequence> </xs:extension> </xs:complexContent> </xs:complexType> |
| diagram | ![]() |
||||
| type | xs:string | ||||
| properties |
|
||||
| source | <xs:element name="master" type="xs:string"/> |
| diagram | ![]() |
||||
| type | xs:string | ||||
| properties |
|
||||
| source | <xs:element name="typeName" type="xs:string"/> |